[INFO] cloning repository https://github.com/crow-rs/crow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crow-rs/crow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrow-rs%2Fcrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrow-rs%2Fcrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b425343bce3b4f5edc267b8a5e93ca38363f433d
[INFO] fixing crow-rs/crow against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrow-rs%2Fcrow" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/crow-rs/crow
[INFO] finished tweaking git repo https://github.com/crow-rs/crow
[INFO] tweaked toml for git repo https://github.com/crow-rs/crow written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crow-rs/crow on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crow-rs/crow already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.doctest
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Updating git repository `https://github.com/crow-rs/miette`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ace5e4424951bbd5e8776fa09ab07a99ddaa100a607e751b61fd06aaa0649bce
[INFO] running `Command { std: "docker" "start" "ace5e4424951bbd5e8776fa09ab07a99ddaa100a607e751b61fd06aaa0649bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ace5e4424951bbd5e8776fa09ab07a99ddaa100a607e751b61fd06aaa0649bce" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ace5e4424951bbd5e8776fa09ab07a99ddaa100a607e751b61fd06aaa0649bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ace5e4424951bbd5e8776fa09ab07a99ddaa100a607e751b61fd06aaa0649bce" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: workspace.doctest
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking crow-macros v0.1.0 (/opt/rustwide/workdir/crates/crow-macros)
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking id-arena v2.3.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking crow-gen v0.1.0 (/opt/rustwide/workdir/crates/crow-gen)
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0 (https://github.com/crow-rs/miette#8313aabe)
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking miette v7.6.0 (https://github.com/crow-rs/miette#8313aabe)
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking crow-lex v0.1.0 (/opt/rustwide/workdir/crates/crow-lex)
[INFO] [stderr]     Checking crow-ast v0.1.0 (/opt/rustwide/workdir/crates/crow-ast)
[INFO] [stderr]     Checking crow-tycheck v0.1.0 (/opt/rustwide/workdir/crates/crow-tycheck)
[INFO] [stderr]     Checking crow-parse v0.1.0 (/opt/rustwide/workdir/crates/crow-parse)
[INFO] [stdout] error[E0432]: unresolved import `crow_ast::expr::PatKind`
[INFO] [stdout]   --> crates/crow-tycheck/src/infer/expr.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 |     expr::{Case, Expr, ExprKind, Pat, PatKind},
[INFO] [stdout]    |                                       ^^^^^^^ no `PatKind` in `expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crow_ast::expr::PatKind`
[INFO] [stdout]   --> crates/crow-tycheck/src/infer/expr.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 |     expr::{Case, Expr, ExprKind, Pat, PatKind},
[INFO] [stdout]    |                                       ^^^^^^^ no `PatKind` in `expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crow_ast::item::Const`
[INFO] [stdout]  --> crates/crow-tycheck/src/passes/late.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     item::{Const, Fun, ItemKind, Module},
[INFO] [stdout]   |            ^^^^^ no `Const` in `item`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           crate::passes::late::Def::Const
[INFO] [stdout]           std::mem::type_info::Const
[INFO] [stdout]           std::mem::type_info::Generic::Const
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crow_ast::item::Const`
[INFO] [stdout]  --> crates/crow-tycheck/src/passes/late.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 |     item::{Const, Fun, ItemKind, Module},
[INFO] [stdout]   |            ^^^^^ no `Const` in `item`
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           crate::passes::late::Def::Const
[INFO] [stdout]           std::mem::type_info::Const
[INFO] [stdout]           std::mem::type_info::Generic::Const
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crow_ast::item::NativeFun`
[INFO] [stdout]  --> crates/crow-tycheck/src/passes/mid.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 |     item::{Enum, Fun, ItemKind, Module, NativeFun, Struct},
[INFO] [stdout]   |                                         ^^^^^^^^^ no `NativeFun` in `item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crow_ast::item::NativeFun`
[INFO] [stdout]  --> crates/crow-tycheck/src/passes/mid.rs:8:41
[INFO] [stdout]   |
[INFO] [stdout] 8 |     item::{Enum, Fun, ItemKind, Module, NativeFun, Struct},
[INFO] [stdout]   |                                         ^^^^^^^^^ no `NativeFun` in `item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Concat` found for enum `BinOp` in the current scope
[INFO] [stdout]    --> crates/crow-tycheck/src/infer/expr.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             (BinOp::Concat, Typ::Str, Typ::Str) => Typ::Str,
[INFO] [stdout]     |                     ^^^^^^ variant, associated function, or constant not found in `BinOp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Concat` found for enum `BinOp` in the current scope
[INFO] [stdout]    --> crates/crow-tycheck/src/infer/expr.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             (BinOp::Concat, Typ::Str, Typ::Str) => Typ::Str,
[INFO] [stdout]     |                     ^^^^^^ variant, associated function, or constant not found in `BinOp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `&Pat`
[INFO] [stdout]    --> crates/crow-tycheck/src/infer/expr.rs:719:27
[INFO] [stdout]     |
[INFO] [stdout] 719 |         match (what, &pat.kind) {
[INFO] [stdout]     |                           ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 719 -         match (what, &pat.kind) {
[INFO] [stdout] 719 +         match (what, &pat.bind) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Paren` found for enum `ExprKind` in the current scope
[INFO] [stdout]    --> crates/crow-tycheck/src/infer/expr.rs:819:23
[INFO] [stdout]     |
[INFO] [stdout] 819 |             ExprKind::Paren(expr) => self.infer_expr(expr),
[INFO] [stdout]     |                       ^^^^^ variant, associated function, or constant not found in `ExprKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0026]: variant `Local` does not have a field named `args`
[INFO] [stdout]    --> crates/crow-tycheck/src/infer/hint.rs:200:43
[INFO] [stdout]     |
[INFO] [stdout] 200 |             TypeHint::Local { span, name, args } => {
[INFO] [stdout]     |                                           ^^^^ variant `Local` does not have this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0026]: variant `Mod` does not have a field named `args`
[INFO] [stdout]    --> crates/crow-tycheck/src/infer/hint.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |                 args,
[INFO] [stdout]     |                 ^^^^ variant `Mod` does not have this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `&Pat`
[INFO] [stdout]    --> crates/crow-tycheck/src/infer/expr.rs:719:27
[INFO] [stdout]     |
[INFO] [stdout] 719 |         match (what, &pat.kind) {
[INFO] [stdout]     |                           ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 719 -         match (what, &pat.kind) {
[INFO] [stdout] 719 +         match (what, &pat.bind) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found struct variant `StmtKind::Let`
[INFO] [stdout]   --> crates/crow-tycheck/src/infer/stmt.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             StmtKind::Let(name, hint, expr) => {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a tuple struct or tuple variant
[INFO] [stdout]    |
[INFO] [stdout] help: the struct variant's fields are being ignored
[INFO] [stdout]    |
[INFO] [stdout] 34 -             StmtKind::Let(name, hint, expr) => {
[INFO] [stdout] 34 +             StmtKind::Let { name: _, mutability: _, hint: _, expr: _ } => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Struct`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/early.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 generics: s.generics.clone(),
[INFO] [stdout]    |                             ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `name`, `fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Enum`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/early.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 generics: e.generics.clone(),
[INFO] [stdout]    |                             ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `name`, `variants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Paren` found for enum `ExprKind` in the current scope
[INFO] [stdout]    --> crates/crow-tycheck/src/infer/expr.rs:819:23
[INFO] [stdout]     |
[INFO] [stdout] 819 |             ExprKind::Paren(expr) => self.infer_expr(expr),
[INFO] [stdout]     |                       ^^^^^ variant, associated function, or constant not found in `ExprKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Native` found for enum `ItemKind` in the current scope
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/early.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 | ItemKind::Native(_)
[INFO] [stdout]    |                             ^^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0026]: variant `Local` does not have a field named `args`
[INFO] [stdout]    --> crates/crow-tycheck/src/infer/hint.rs:200:43
[INFO] [stdout]     |
[INFO] [stdout] 200 |             TypeHint::Local { span, name, args } => {
[INFO] [stdout]     |                                           ^^^^ variant `Local` does not have this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0026]: variant `Mod` does not have a field named `args`
[INFO] [stdout]    --> crates/crow-tycheck/src/infer/hint.rs:207:17
[INFO] [stdout]     |
[INFO] [stdout] 207 |                 args,
[INFO] [stdout]     |                 ^^^^ variant `Mod` does not have this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Const` found for enum `ItemKind` in the current scope
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/early.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 | ItemKind::Const(_) => {}
[INFO] [stdout]    |                             ^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Fun`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/late.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         self.resolver.enter_generics(f.generics.clone());
[INFO] [stdout]    |                                        ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `span`, `name`, `params`, `ret`, `block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Const` found for enum `ItemKind` in the current scope
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/late.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 ItemKind::Const(c) => {
[INFO] [stdout]    |                           ^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found struct variant `StmtKind::Let`
[INFO] [stdout]   --> crates/crow-tycheck/src/infer/stmt.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             StmtKind::Let(name, hint, expr) => {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a tuple struct or tuple variant
[INFO] [stdout]    |
[INFO] [stdout] help: the struct variant's fields are being ignored
[INFO] [stdout]    |
[INFO] [stdout] 34 -             StmtKind::Let(name, hint, expr) => {
[INFO] [stdout] 34 +             StmtKind::Let { name: _, mutability: _, hint: _, expr: _ } => {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Struct`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/early.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 generics: s.generics.clone(),
[INFO] [stdout]    |                             ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `name`, `fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Enum`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/early.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 generics: e.generics.clone(),
[INFO] [stdout]    |                             ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `name`, `variants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Native` found for enum `ItemKind` in the current scope
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/late.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 | ItemKind::Native(_) => {}
[INFO] [stdout]    |                             ^^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Struct`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/mid.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 |         self.resolver.enter_generics(s.generics.clone());
[INFO] [stdout]    |                                        ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `name`, `fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Enum`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/mid.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 |         self.resolver.enter_generics(e.generics.clone());
[INFO] [stdout]    |                                        ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `name`, `variants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `fields` on type `&crow_ast::item::Variant`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/mid.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   .fields
[INFO] [stdout]    |                        ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `span`, `name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Fun`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/mid.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.resolver.enter_generics(f.generics.clone());
[INFO] [stdout]    |                                        ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `span`, `name`, `params`, `ret`, `block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Fun`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/mid.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |             generics: f.generics.clone(),
[INFO] [stdout]    |                         ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `span`, `name`, `params`, `ret`, `block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Native` found for enum `ItemKind` in the current scope
[INFO] [stdout]    --> crates/crow-tycheck/src/passes/mid.rs:144:27
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 ItemKind::Native(n) => {
[INFO] [stdout]     |                           ^^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Native` found for enum `ItemKind` in the current scope
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/early.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |                 | ItemKind::Native(_)
[INFO] [stdout]    |                             ^^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Const` found for enum `ItemKind` in the current scope
[INFO] [stdout]    --> crates/crow-tycheck/src/passes/mid.rs:148:27
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 ItemKind::Const(_) => {}
[INFO] [stdout]     |                           ^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Const` found for enum `ItemKind` in the current scope
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/early.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 | ItemKind::Const(_) => {}
[INFO] [stdout]    |                             ^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Fun`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/late.rs:14:40
[INFO] [stdout]    |
[INFO] [stdout] 14 |         self.resolver.enter_generics(f.generics.clone());
[INFO] [stdout]    |                                        ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `span`, `name`, `params`, `ret`, `block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Const` found for enum `ItemKind` in the current scope
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/late.rs:68:27
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 ItemKind::Const(c) => {
[INFO] [stdout]    |                           ^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Native` found for enum `ItemKind` in the current scope
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/late.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |                 | ItemKind::Native(_) => {}
[INFO] [stdout]    |                             ^^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Struct`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/mid.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 |         self.resolver.enter_generics(s.generics.clone());
[INFO] [stdout]    |                                        ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `name`, `fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Enum`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/mid.rs:46:40
[INFO] [stdout]    |
[INFO] [stdout] 46 |         self.resolver.enter_generics(e.generics.clone());
[INFO] [stdout]    |                                        ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `name`, `variants`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `fields` on type `&crow_ast::item::Variant`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/mid.rs:61:30
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   .fields
[INFO] [stdout]    |                        ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `span`, `name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Fun`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/mid.rs:86:40
[INFO] [stdout]    |
[INFO] [stdout] 86 |         self.resolver.enter_generics(f.generics.clone());
[INFO] [stdout]    |                                        ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `span`, `name`, `params`, `ret`, `block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `generics` on type `&crow_ast::item::Fun`
[INFO] [stdout]   --> crates/crow-tycheck/src/passes/mid.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |             generics: f.generics.clone(),
[INFO] [stdout]    |                         ^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `span`, `name`, `params`, `ret`, `block`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Native` found for enum `ItemKind` in the current scope
[INFO] [stdout]    --> crates/crow-tycheck/src/passes/mid.rs:144:27
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 ItemKind::Native(n) => {
[INFO] [stdout]     |                           ^^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `Const` found for enum `ItemKind` in the current scope
[INFO] [stdout]    --> crates/crow-tycheck/src/passes/mid.rs:148:27
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 ItemKind::Const(_) => {}
[INFO] [stdout]     |                           ^^^^^ variant, associated function, or constant not found in `ItemKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&crow_ast::atom::Lit::Array(_)` not covered
[INFO] [stdout]   --> crates/crow-tycheck/src/infer/expr.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         match lit {
[INFO] [stdout]    |               ^^^ pattern `&crow_ast::atom::Lit::Array(_)` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `crow_ast::atom::Lit` defined here
[INFO] [stdout]   --> crates/crow-ast/src/atom.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub enum Lit {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     Array(Vec<Expr>),
[INFO] [stdout]    |     ----- not covered
[INFO] [stdout]    = note: the matched value is of type `&crow_ast::atom::Lit`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 25 ~             Lit::None => Typ::Unit,
[INFO] [stdout] 26 ~             &crow_ast::atom::Lit::Array(_) => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `&crow_ast::atom::Lit::Array(_)` not covered
[INFO] [stdout]   --> crates/crow-tycheck/src/infer/expr.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |         match lit {
[INFO] [stdout]    |               ^^^ pattern `&crow_ast::atom::Lit::Array(_)` not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `crow_ast::atom::Lit` defined here
[INFO] [stdout]   --> crates/crow-ast/src/atom.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub enum Lit {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     Array(Vec<Expr>),
[INFO] [stdout]    |     ----- not covered
[INFO] [stdout]    = note: the matched value is of type `&crow_ast::atom::Lit`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 25 ~             Lit::None => Typ::Unit,
[INFO] [stdout] 26 ~             &crow_ast::atom::Lit::Array(_) => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0026, E0164, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0026, E0164, E0432, E0599, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crow-tycheck` (lib test) due to 24 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `crow-tycheck` (lib) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "ace5e4424951bbd5e8776fa09ab07a99ddaa100a607e751b61fd06aaa0649bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ace5e4424951bbd5e8776fa09ab07a99ddaa100a607e751b61fd06aaa0649bce", kill_on_drop: false }`
[INFO] [stdout] ace5e4424951bbd5e8776fa09ab07a99ddaa100a607e751b61fd06aaa0649bce
